home *** CD-ROM | disk | FTP | other *** search
/ Golf Digest's Best Places to Play / Golf Digest's Best Places to Play.iso / install / install.inf < prev    next >
INI File  |  1995-05-28  |  3KB  |  116 lines

  1. ; Setup Information
  2. ; Y:\ is a marker for the path of the file on the user's hard disk
  3. ; Z:\ is a marker for the source (cdrom) drive and path of file
  4.  
  5. [SetupInfo]
  6. SystemReqs=1
  7. SourcePath=Z:\
  8. ProgramName = Golf Digest Best Places to Play
  9. DestPath=c:\gdigest\
  10. INIPath = golf.ini
  11. VFWInstall = 1
  12. Register=0
  13. QTInstall = 0
  14. RebootWindows = 0
  15. PlaySound = 0
  16.  
  17. ; Directory structure (directories under destination)
  18. [DirList]
  19. Dir1=Text
  20. Dir2=Bestplay
  21. Dir3=Audio
  22.  
  23.  
  24. ; File List needed for installation
  25. [FileList]
  26. File1=golf.exe
  27. File2=text\PGA.RTF
  28. File3=text\LPGA.RTF
  29. File4=text\RESOURC.RTF
  30. File5=text\SENIOR.RTF
  31. File6=text\SPGA.RTF
  32. File7=text\USGA.RTF
  33. File8=text\HISTORY.RTF
  34. File9=text\INSTRCTS.RTF
  35. File10=text\LOCATINS.RTF
  36. File11=text\RATES.RTF
  37. File12=text\SCHEDULE.RTF
  38. File13=text\LOCATINS.RTF
  39. File14=text\NUMBER16.RTF
  40. File15=text\NUMBER17.RTF
  41. File16=text\NUMBER18.RTF
  42. File17=text\NUMBER01.RTF
  43. File18=text\NUMBER02.RTF
  44. File19=text\NUMBER03.RTF
  45. File20=text\NUMBER04.RTF
  46. File21=text\NUMBER05.RTF
  47. File22=text\NUMBER06.RTF
  48. File23=text\NUMBER07.RTF
  49. File24=text\NUMBER08.RTF
  50. File25=text\NUMBER09.RTF
  51. File26=text\NUMBER10.RTF
  52. File27=text\NUMBER11.RTF
  53. File28=text\NUMBER12.RTF
  54. File29=text\NUMBER13.RTF
  55. File30=text\NUMBER14.RTF
  56. File31=text\NUMBER15.RTF
  57. File32=text\B18INTRO.RTF
  58. File33=text\archtext.arc    
  59. File34=bestplay\1700.ci2
  60. File35=bestplay\1700.sch
  61. File36=bestplay\1700.kw
  62. File37=bestplay\1700.kwi
  63. File38=bestplay\1700.kws
  64. File39=bestplay\userdefs.ci2
  65. File40=bestplay\userdefs.sch
  66. File41=xingfasx.dll
  67. File42=xingjdsx.dll
  68. File43=jpgpal.dib
  69. File44=videopal.dib
  70. File45=golfpal.dib
  71. File46=ssmain.dib
  72. File47=audio\envir1.wav
  73. File48=audio\envir2.wav
  74. File49=audio\envir3.wav
  75. File50=audio\envir4.wav
  76. File51=audio\envir5.wav
  77. File52=audio\envir6.wav
  78. File53=audio\envir7.wav
  79. File54=audio\envir8.wav
  80. File55=audio\envir9.wav
  81. File56=audio\envir10.wav
  82.  
  83. ;Optional File List for installation
  84. [OptFileList]
  85. File1=TOC.CMC
  86. File2=NGCD.CMC
  87. File3=BESTPLAY.CMC
  88. File4=CRSARCH.CMC
  89. File5=TRIVIA.CMC
  90. File6=BEST18.CMC
  91. File7=TOURINFO.CMC
  92. File8=SCHOOLS.CMC
  93. File9=credits.cmc
  94. File10=intro.cmc
  95. File11=exit.cmc
  96.  
  97. ; List of items placed in program manager group called groupname
  98. ; CommandLine, Item name, Icon name, Working directory
  99. ; If working directory set to nothing, the the working dir is set to wher
  100. ; the file is copied onto the hard disk.
  101.  
  102. [GroupList]
  103. GroupName=Golf Digest
  104. ComLine1=Y:\golf.exe 
  105. ItemName1=Golf Digest
  106. IconName1=
  107. WorkingDir1=Y:\
  108. ComLine2=Z:\uninst.exe
  109. ItemName2=Uninstall
  110. IconName2=
  111. WorkingDir2=Z:
  112. ComLine3=Z:\readme.hlp
  113. ItemName3=Read Me!
  114. IconName3=
  115. WorkingDir3=Z:
  116.